Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_identifiers_list
timezone_identifiers_list
Alias for DateTimeZone::listIdentifiers - Returns an index array containing all time zone identifiers
Name:
timezone_identifiers_list
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an index array with all time zone identifiers.
Related
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
8
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?
4
Why does the PHP session_register_shutdown() function not work as expected?
8
Similar Functions
date_sunset
date_sunset
Returnsthesunsettime
date_parse_from_format
date_parse_from_format
Getinformationabouta
timezone_version_get
timezone_version_get
Gettheversionoftimez
date_create
date_create
DateTime::__construc
date_timezone_set
date_timezone_set
DateTime::setTimezon
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
gmmktime
gmmktime
GetUnixtimestampforG
date_create_immutable
date_create_immutable
DateTimeImmutable::_
Popular Articles
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
Why does the PHP session_register_shutdown() function not work as expected?
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?